Skip to content

Conversation

@rlieberman-splunk
Copy link
Collaborator

Description

This PR creates an Agents.md file to better assist AI tools when working with the splunk-operator repository.

Key Changes

  • Add Agents.md file

Testing and Verification

N/A

Related Issues

N/A

PR Checklist

  • Code changes adhere to the project's coding standards.
  • Relevant unit and integration tests are included.
  • Documentation has been updated accordingly.
  • All tests pass locally.
  • The PR description follows the project's guidelines.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 23, 2026

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@rlieberman-splunk
Copy link
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

@rlieberman-splunk
Copy link
Collaborator Author

I have read the Code of Conduct and I hereby accept the Terms

@coveralls
Copy link
Collaborator

coveralls commented Jan 23, 2026

Pull Request Test Coverage Report for Build 21361320696

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.008%) to 86.371%

Totals Coverage Status
Change from base Build 21297936282: 0.008%
Covered Lines: 10729
Relevant Lines: 12422

💛 - Coveralls

AGENTS.md Outdated
│ ├── testenv/ # Test environment utilities
│ └── */ # Test suites by feature
├── tools/ # Helper scripts and utilities
└── kuttl/ # KUTTL test scenarios
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please move kuttl above to maintain alphabetical order?

AGENTS.md Outdated
**Integration Test Structure:**
- Each test suite has its own directory under `test/`
- Suite file: `*_suite_test.go` - Creates TestEnv (namespace)
- Spec files: `*_test.go` - Contains test cases (It blocks)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does it mean here "It blocks"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant it as the actual test cases. I updated the description in the parentheses. Let me know if that makes it more clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants